-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
20.0.4
-
Code
-
Classes
- UserPasswordHandler
| Total Complexity |
52 |
| Dependencies |
11 |
| Dependents |
1 |
| Total lines |
262 |
| Lines of code |
195 |
| Logical lines of code |
99 |
| Comment lines |
30 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkPassword() |
A |
49 |
9 |
31 |
| sendRequestToPwnedRange() |
A |
43 |
7 |
46 |
| captureLogin() |
S |
55 |
7 |
19 |
| redirectToResetPassword() |
S |
53 |
5 |
21 |
| processExpiredPassword() |
S |
58 |
4 |
16 |
| onWpLoaded() |
S |
68 |
5 |
7 |
| run() |
S |
61 |
3 |
11 |
| onPasswordReset() |
S |
68 |
3 |
7 |
| processFailedCheckPassword() |
S |
66 |
3 |
8 |
| applyPasswordChecks() |
S |
68 |
3 |
8 |
| testPasswordMeetsMinimumStrength() |
S |
61 |
2 |
12 |
| getPassStrengthName() |
S |
65 |
1 |
9 |